You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLValue Class > TOpenCLValue Methods > Add Method > TOpenCLValue.Add Method ([In] TOpenCLValue, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLValue.Add Method ([In] TOpenCLValue, double)

Adds Value to Vec.

Syntax
C#
Visual Basic
public TOpenCLValue Add([In] TOpenCLValue Vec, double Value);

Stores the result in the calling object. FloatPrecision and TOpenCLBase.ComplexComplex properties of the calling object are set automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!